home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir39 / 4d55b.zip / 4DOS55B.DOC next >
Text File  |  1994-10-19  |  3KB  |  69 lines

  1.                                JP Software
  2.  
  3.              4DOS 5.5 rev A ==> 5.5 rev B Patch Documentation
  4.  
  5.                             October 19, 1994
  6.  
  7.  
  8. Copyright 1994, JP Software Inc., All Rights Reserved.  Published by JP
  9. Software Inc., P.O. Box 1470, E. Arlington, MA 02174 USA, (617)
  10. 646-3975.  4DOS is a registered trademark of JP Software Inc.
  11.  
  12.  
  13. This file explains how to install the 4DOS 5.5 rev B patch.
  14.  
  15. To use the patch, you must have:
  16.  
  17.      * JP Software's PATCH.EXE program.  This program is in a separate
  18.      file, PATCH.ZIP on CompuServe, or 4DPATCH.ZIP on bulletin boards
  19.      and the Internet.  [* See note below.]
  20.  
  21.      * A copy of 4DOS 5.5 rev A.  The simplest way to check your
  22.      revision level is to use the 4DOS VER /R command.
  23.  
  24. To use this patch, copy the 4DOS55A.RTP file to the directory where your
  25. 4DOS version 5.5 files are stored. Make sure JP Software's PATCH.EXE is
  26. in the same directory, or in a directory on your PATH, then enter the
  27. command:
  28.  
  29.       patch 4dos55b
  30.  
  31. This patch converts 4DOS 5.5 rev A to version 5.5 rev B.  It modifies
  32. only 4DOS.COM, all other files are unchanged from rev A.  Branding (name
  33. and serial number) information in your 4DOS.COM file will be preserved
  34. in the modified file.
  35.  
  36. If you want to test 4DOS.COM to make sure the patch worked, restart
  37. 4DOS, then use the VER /R command.  This command will report "4DOS
  38. Revision A" (if the patch did not work) or "4DOS Revision B" (if it did
  39. work).
  40.  
  41. If you are short on disk space and receive a message that there is not
  42. enough space to perform the patch, you can use a command like this to
  43. reduce the disk space required:
  44.  
  45.       patch /noundo 4dos55b
  46.  
  47. This will make recovery slightly more difficult in the unlikely event of
  48. a power failure or similar problem during the patch process, but will
  49. reduce the disk space required to perform the patch.
  50.  
  51.  
  52. [* JP Software's PATCH.EXE is the version 1.10 patch program from the
  53. .RTPatch patch software sold by PocketSoft Inc.  If you have a copy of
  54. PATCH.EXE version 1.10 or later from another company which also uses
  55. .RTPatch to update its software, you can use it with JP Software
  56. patches. However, we recommend that you do NOT use version 2.0 of
  57. PATCH.EXE under OS/2.  When PATCH.EXE 2.0 is used under OS/2 it patches
  58. the files properly, but does not correctly update the dates and times of
  59. the patched files.]
  60.  
  61.  
  62. 4DOS version 5.5 revision B includes the following changes to version
  63. 5.5 revision A:
  64.  
  65.      * Fixed a problem which could cause MOVE to delete files without
  66.        moving them if you attempted to MOVE a file to itself (e.g.
  67.        MOVE *.DAT with no target specified).
  68.  
  69.